﻿2026-06-16T09:36:19.6590565Z ##[group]Run actions/checkout@v5
2026-06-16T09:36:19.6591391Z with:
2026-06-16T09:36:19.6591795Z   repository: SaberMage/spt-core
2026-06-16T09:36:19.6595190Z   token: ***
2026-06-16T09:36:19.6595566Z   ssh-strict: true
2026-06-16T09:36:19.6595957Z   ssh-user: git
2026-06-16T09:36:19.6596351Z   persist-credentials: true
2026-06-16T09:36:19.6596779Z   clean: true
2026-06-16T09:36:19.6597170Z   sparse-checkout-cone-mode: true
2026-06-16T09:36:19.6597619Z   fetch-depth: 1
2026-06-16T09:36:19.6598099Z   fetch-tags: false
2026-06-16T09:36:19.6598477Z   show-progress: true
2026-06-16T09:36:19.6598871Z   lfs: false
2026-06-16T09:36:19.6599323Z   submodules: false
2026-06-16T09:36:19.6599799Z   set-safe-directory: true
2026-06-16T09:36:19.6600443Z ##[endgroup]
2026-06-16T09:36:19.7434088Z Syncing repository: SaberMage/spt-core
2026-06-16T09:36:19.7435732Z ##[group]Getting Git version info
2026-06-16T09:36:19.7436436Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T09:36:19.7437494Z [command]/usr/bin/git version
2026-06-16T09:36:19.7437933Z git version 2.43.0
2026-06-16T09:36:19.7444586Z ##[endgroup]
2026-06-16T09:36:19.7457861Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3130f1bd-e3b4-4d56-b286-eb5db8c4190d' before making global git config changes
2026-06-16T09:36:19.7460258Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:36:19.7462257Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T09:36:19.7498274Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T09:36:19.7517475Z https://github.com/SaberMage/spt-core
2026-06-16T09:36:19.7528306Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:36:19.7531530Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:36:19.7549227Z refs/heads/dev-freeform
2026-06-16T09:36:19.7556359Z [command]/usr/bin/git checkout --detach
2026-06-16T09:36:19.7598451Z HEAD is now at c5887db M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:36:19.7630826Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-16T09:36:19.7655270Z Deleted branch dev-freeform (was c5887db).
2026-06-16T09:36:19.7688795Z ##[endgroup]
2026-06-16T09:36:19.7690403Z [command]/usr/bin/git submodule status
2026-06-16T09:36:19.7880791Z ##[group]Cleaning the repository
2026-06-16T09:36:19.7881569Z [command]/usr/bin/git clean -ffdx
2026-06-16T09:36:19.7907934Z Removing traceable-reqs
2026-06-16T09:36:19.7914497Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T09:36:19.7958860Z HEAD is now at c5887db M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:36:19.7963244Z ##[endgroup]
2026-06-16T09:36:19.7965272Z ##[group]Disabling automatic garbage collection
2026-06-16T09:36:19.7968214Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T09:36:19.7992357Z ##[endgroup]
2026-06-16T09:36:19.7993088Z ##[group]Setting up auth
2026-06-16T09:36:19.7997697Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:36:19.8021133Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T09:36:19.8206493Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:36:19.8232683Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T09:36:19.8420370Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:36:19.8444023Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:36:19.8629764Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T09:36:19.8659893Z ##[endgroup]
2026-06-16T09:36:19.8660584Z ##[group]Fetching the repository
2026-06-16T09:36:19.8666257Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c5887db27f6c8576decec071c073e76c5144ba66:refs/remotes/origin/dev-freeform
2026-06-16T09:36:20.3554546Z ##[endgroup]
2026-06-16T09:36:20.3555810Z ##[group]Determining the checkout info
2026-06-16T09:36:20.3557084Z ##[endgroup]
2026-06-16T09:36:20.3557860Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T09:36:20.3598765Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T09:36:20.3620954Z ##[group]Checking out the ref
2026-06-16T09:36:20.3622333Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:36:20.3666160Z Switched to a new branch 'dev-freeform'
2026-06-16T09:36:20.3667489Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:36:20.3670736Z ##[endgroup]
2026-06-16T09:36:20.3698926Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T09:36:20.3718580Z c5887db27f6c8576decec071c073e76c5144ba66
